projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b4ea6e
)
docs: fix typo in property syntax
author
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:42:32 +0000
(14:42 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000
(18:57 -0500)
gtk/gtkrevealer.c
patch
|
blob
|
history
diff --git
a/gtk/gtkrevealer.c
b/gtk/gtkrevealer.c
index 07382bfa0abced0ad6a765f9da63e2e6f08edd70..cd9c7a2e09d69639c18e9581d625d48dff07336a 100644
(file)
--- a/
gtk/gtkrevealer.c
+++ b/
gtk/gtkrevealer.c
@@
-41,7
+41,7
@@
* The style of transition can be controlled with
* gtk_revealer_set_transition_type().
*
- * These animations respect the #GtkSettings:
:
gtk-enable-animations
+ * These animations respect the #GtkSettings:gtk-enable-animations
* setting.
*
* The GtkRevealer widget was added in GTK+ 3.10.